[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            DESQgetmem - allocate DESQview "system" memory

  Syntax              char far *DESQgetmem(size_t size);

  Prototype in        multihk.h

  Remarks             allocates a piece of DESQview "system" (common)
                      memory of size bytes.

  Return value        returns a far pointer to the memory allocated.

  Note                When freeing DESQview system memory, be sure to use
                      DESQputmem() and not free().

  See also            DESQputmem()


See Also: DESQputmem()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson